home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Apple Demos
/
Training
/
HyperCard 2.0 Training
/
•HC 2.0-4
/
card_2955.txt
< prev
next >
Wrap
Text File
|
1990-04-06
|
4KB
|
200 lines
-- card: 2955 from stack: in.0-4
-- bmap block id: 5993
-- flags: 0000
-- background id: 2767
-- name: Ex 1.1
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=87 top=116 right=203 bottom=162
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice1
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=169 top=117 right=194 bottom=306
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice2
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=322 top=118 right=199 bottom=397
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice3
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=86 top=217 right=298 bottom=170
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice4
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=198 top=214 right=298 bottom=285
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice5
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=323 top=215 right=297 bottom=398
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: choice6
----- HyperTalk script -----
on mouseUp
hideFeedback
set hilite of me to not hilite of me
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=401 top=293 right=311 bottom=460
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Done
----- HyperTalk script -----
-- The handler for "checkManyRight" is in the stack script.
on mouseUp
checkManyRight
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=344 top=314 right=333 bottom=460
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Correct Answer
----- HyperTalk script -----
-- This handler shows the correct answer. It dehilites all btns,
-- then hilites the correct ones.
on mouseUp
hideFeedback
repeat 3
lock screen
dehiliteBtns
unlock screen
wait 15
lock screen
repeat with i=1 to 6
set the hilite of btn i to true
end repeat
unlock screen
wait 15
end repeat
ans 4
end mouseUp
-- part contents for background part 9
----- text -----
1 of 6
-- part contents for background part 6
----- text -----
Click on the functions below that HyperCard can perform. Click “Done” when you have made your selection.
-- part contents for background part 19
----- text -----
123456
-- part contents for background part 21
----- text -----
Correct. HyperCard can do all these things and more.
Yes, this choice is correct -- but look closely and you’ll see that all choices are correct.
Yes, these choices are correct -- but look closely and you’ll see that all choices are correct.
This is the correct answer. HyperCard can do all these things and more.